WebRTC
Access camera & microphone using getUserMedia. Select devices, resolution, start/stop, and preview stream.
Automation idea: validate state changes (Idle → Requesting → Streaming), device list refresh, and stream info JSON updates.
Controls
Camera: Off
Mic: Off
Notes: Camera/microphone access requires user permission and typically HTTPS. If blocked, check browser/site permissions.
Preview
Status:
Idle
// Stream info will appear here